home *** CD-ROM | disk | FTP | other *** search
/ Aminet 25 / Aminet 25 (1998)(GTI - Schatztruhe)[!][Jun 1998].iso / Aminet / text / hyper / AF_HTMLCap.lha / AF-HTMLCap.readme next >
Text File  |  1998-03-05  |  5KB  |  182 lines

  1. Short:    V1.3.5, makes HTML-Tags LOWER/UPPERCASE
  2. Author:   Andreas Frank <afrank@mailserv.rz.fh-muenchen.de>
  3. Uploader: Andreas Frank <afrank@mailserv.rz.fh-muenchen.de>
  4. Type:     text/hyper
  5. Requires: KS2.0
  6. Version:  1.3.5
  7.  
  8.  
  9. ---------
  10. IMPORTANT
  11. ---------
  12.  
  13. HTMLCap will ONLY produce correct output, if ALL URLs are enclosed
  14. in quotation marks (").
  15.  
  16. For example:          <img src="images/pic.jpg" alt="Picture" width=200 height=50>
  17. will be converted to: <IMG SRC="images/pic.jpg" ALT="Picture" WIDTH=200 HEIGHT=50>
  18.  
  19. But:                  <img src=images/pic.jpg alt=Picture width=200 height=50>
  20. will be converted to: <IMG SRC=IMAGES/PIC.JPG ALT=PICTURE WIDTH=200 HEIGHT=50>
  21.  
  22. and this won't work on UNIX-Systems (most webservers are running under UNIX
  23. or a UNIX-clone), as filenames are case-sensitive with UNIX-Filesystems.
  24.  
  25. So be careful with those quotation marks!
  26.  
  27. -----------
  28. What is it?
  29. -----------
  30.  
  31. HTMLCap is a tiny little tool that makes the tags in your
  32. HTML-Documents uppercase or lowercase.
  33. As EASY as possible!
  34.  
  35. Other Text, e.g. filenames, arguments, plain text and other stuff
  36. won't be touched.
  37.  
  38. For example:
  39.  
  40. <html>
  41. <head>
  42. <TiTle>
  43. This is the title, which is not changed!
  44. </TiTLE>
  45. <BoDY>
  46. Other Body text isn't changed either
  47. <img src="http://URL's are not changed" alt="No Change here!">
  48. </BODY>
  49. </hEad>
  50. </HTML>
  51.  
  52. is changed to:
  53.  
  54. <HTML>
  55. <HEAD>
  56. <TITLE>
  57. This is the title, which is not changed!
  58. </TITLE>
  59. <BODY>
  60. Other Body text isn't changed either
  61. <IMG SRC="http://URL's are not changed" ALT="No Change here!">
  62. </BODY>
  63. </HEAD>
  64. </HTML>
  65.  
  66. Looks much nicer, doesn't it?
  67.  
  68. ---------------------
  69. What's new in V1.3.5?
  70. ---------------------
  71. Read HTMLCap.history for information on older versions.
  72.  
  73. V1.3.5 (5.3.98)
  74.        Changed revision numbering scheme.
  75.        Should be more obvious now.
  76.  
  77.        Added option "TO/K".
  78.        This enables you to save a processed HTML file with a new
  79.        filename instead of overwriting the old file.
  80.        Example:
  81.        HTMLCap foo.html TO foo_new.html
  82.        Of course you can't process more than one file while using
  83.        the "TO"-option. HTMLCap will take care of this.
  84.  
  85.  
  86. ----------
  87. How to use
  88. ----------
  89.  
  90. Copy it where you want. Preferably to C:
  91. Actually, HTMLCap is a CLI-Command, so use it like this:
  92.  
  93. 1.> HTMLCap [foo.html] [foo2.html] [foo3.html] ....
  94.  
  95. Be careful! Make a backup of your HTML-documents before using
  96. this program!
  97. HTMLCaps overwrites your old file with the corrected one!
  98. Though it seems to work perfectly, noone knows... it could
  99. destroy your work (perhaps).
  100.  
  101. Entering just "HTMLCap" (without arguments) gives you some
  102. brief instructions.
  103.  
  104. NEW!
  105. ----
  106. Since version 1.3.5 you now can optionally save to a specified file.
  107. Use it like this:
  108.  
  109. 1.> HTMLCap foo.html TO foo_capitalized.html
  110.  
  111. Of course you can't process more than 1 file at once using this method.
  112.  
  113.  
  114. Patternmatching is not implemented yet.
  115.  
  116. Also read HTMLCap.history which may give you some useful information.
  117.  
  118.  
  119. ----
  120. Bugs
  121. ----
  122.  
  123. I couldn't find any yet, but I'm sure HTMLCap will behave strange
  124. when you try to convert HTML-Files with corrupt tags, e.g.
  125. missing "<" or ">" or an odd number of """.
  126.  
  127. If you find any bugs, please report them to me (EMail see below).
  128. Include your hard- and software configuration.
  129.  
  130.  
  131. ----------
  132. Disclaimer
  133. ----------
  134.  
  135. This software is provided "AS IS". You are using it at your own risk.
  136. If it destroys your software or hardware (or anything else),
  137. I am not responsible. Actually, I am not responsible for anything.
  138. If you don't like this, don't use this software.
  139.  
  140.  
  141. ------------------------
  142. Does this cost anything?
  143. ------------------------
  144.  
  145. Of course not. Distribute freely.
  146. But DO NOT change this archive in any way.
  147. HTMLCap is ©1997-1998 Andreas Frank.
  148.  
  149.  
  150. ----------------------------
  151. You HAVE to do the following
  152. ----------------------------
  153.  
  154. Send me an EMail, if you use and like this proggy.
  155. Also, visit my Homepage and sign my Guestbook.
  156. (Adresses see below)
  157. Furthermore, I would be glad, if you sent me a postcard
  158. (yes, those little rectangle paper thingies) picturing
  159. your hometown or anything.
  160.  
  161. It would be nice, if you mention me and my little proggy on
  162. Web-Sites which you optimized with HTMLCap.
  163. Feel free to put up a link there:
  164. <A HREF="http://www.mediaspace.net/kolb" TARGET="_top">
  165. Kolb's Homepage</A>
  166.  
  167.  
  168. -----------------
  169. How to contact me
  170. -----------------
  171.  
  172.              Andreas Frank
  173.  
  174. SnailMail:   Schwalbachweg 16
  175.              D-95666 Mitterteich
  176.              Germany
  177. Fax:         ++49-(0)9633-91101
  178. EMail:       afrank@mediaspace.net
  179. WWW:         http://www.mediaspace.net/kolb
  180.  
  181. (C)opyright 1997-1998 Andreas Frank.
  182.